PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getContentsEntryFiller Method
In This Topic
    getContentsEntryFiller Method
    In This Topic
    Gets the contents entry filler.
    The character is multiplied as necessary to fill the space between the heading text and the page number.
    Syntax
    public char getContentsEntryFiller()

    Return Value

    The character, usually a dot, used to provide a visual connection between the heading text and page number in the table of contents.
    See Also